RichTextKit v0.4

UndoGroup<T>.Do Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: UndoGroup<T>

The method on the UndoGroup class is never called by the UndoManager Never. See OnOpen and OnClose instead which are called as the group is constructed

public override void Do(T context);

Parameters

T context